/*主体*/
#container .container-body{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}

#container .container-body #one{
	padding:20px 10px;
}
#container .container-body #one .one-left{
	float: left;
	margin-right: 20px;
	width: 512px;
}
#container .container-body #one .one-right{
	float: right;
	width: 648px;
}
#container .container-body #one .one-right .company-title{
	border-bottom: 1px #0070ad solid;
	height: 35px;
	font-size: 20px;
	font-weight: bold;
}
#container .container-body #one .one-right .company-content p{
	font-size: 16px;
	line-height: 33px;
	text-indent: 2em;
}
#container .container-body #one .one-right .company-more{
	text-align: right;
	font-size: 16px;
}

#container .container-body #two{
	margin-top: 10px;
}
#container .container-body #two .two-title{
	height: 50px;
	line-height: 50px;
	border-top: 1px #0070ad solid;
}
#container .container-body #two .two-title-text{
	
}
#container .container-body #two .two-body{
	padding: 50px 20px;
	overflow: hidden;
}
#container .container-body #two .two-body ul li{
	width: 290px;
	float: left;
}
#container .container-body #two .two-body ul li .item-img{
	width: 128px;
	margin: 0 auto;
}
#container .container-body #two .two-body ul li .item-text{
	text-align: center;
	color: #0070ad;
	width: 128px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 500;
}

#container .container-body #three{
	margin-top: 10px;
	border-top: 1px #0070ad solid;
}
#container .container-body #three .three-left{
	width: 600px;
	float: left;
}
#container .container-body #three .three-left .three-left-title-text{
	float: left;
}
#container .container-body #three .three-left .more{
	
}
#container .container-body #three .three-left{
	
}
#container .container-body #three .three-left .three-left-body{
	padding: 20px;
	overflow: hidden;
}
#container .container-body #three .three-left .three-left-body ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px #ccc dotted;
}
#container .container-body #three .three-right{
	width: 600px;
	float: right;
}
#container .container-body #three .three-right .three-right-title-text{
	float: left;
}
#container .container-body #three .three-right .more{
	
}
#container .container-body #three .three-right{
	
}
#container .container-body #three .three-right .three-right-body{
	padding: 20px;
	overflow: hidden;
}
#container .container-body #three .three-right .three-right-body ul li{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px #ccc dotted;
}
.title-text {
	height: 50px;
	line-height: 50px;
	width: 180px;
	background-image: url('../../Images/channel-bg.png');
	color: #fff;
	text-align: center;
	font-size: 20px;
}
.more{
	height: 50px;
	line-height: 50px;
	float: right;
	padding-right: 40px;
}

#container .container-body #four{
	margin-top: 20px;
}
#container .container-body #four .four-title{
	height: 50px;
	line-height: 50px;
	border-top: 1px #0070ad solid;
}
#container .container-body #four .four-title-text{
	
}
#container .container-body #four .four-body{
	padding: 60px 20px;
	overflow: hidden;
}
#container .container-body #four .four-body .last{
	border-right: none;
}
#container .container-body #four .four-body ul .parent{
	width: 290px;
	float: left;
	border-right: 1px #ccc dotted;
}
#container .container-body #four .four-body ul li .item-img{
	width: 128px;
	margin: 0 auto;
}
#container .container-body #four .four-body ul li .item-text{
	text-align: center;
	color: #0070ad;
	width: 128px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 500;
}
#container .container-body #four .four-body ul li .item-list{
	margin-top: 20px;
}
#container .container-body #four .four-body ul li .item-list ul li{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 1px #ccc dotted;
}

#container .container-body #five{
}
#container .container-body #five .five-title{
	height: 50px;
	line-height: 50px;
	border-top: 1px #0070ad solid;
}
#container .container-body #five .five-title-text{
	
}
#container .container-body #five .five-body{
	padding: 30px 20px;
	overflow: hidden;
}
#container .container-body #five .five-body ul li{
	float: left;
	width: 200px;
	font-size: 16px;
}
/*主体结束*/
#zx {
	border-top: 1px #e5f0f6 solid;
	padding:10px;
	margin-top:20px;
}
	#zx .title {
		background-color: #e7f2fe;
		padding-left:20px;
		overflow:hidden;
	}
		#zx .title .title-item {
			width: 140px;
			float: left;
			font-size: 20px;
			color: #0b77b2;
			padding:12px 0px;
			padding-left: 38px;
			background-size: 30px 30px;
			background-position-y: 10px;
			margin-right:20px;
			cursor:pointer;
		}
		#zx .title .icon1 {
			background-repeat: no-repeat;
			background-image: url(../../Images/1-1.png);
		}
		#zx .title .icon2 {
			background-repeat: no-repeat;
			background-image: url(../../Images/2-2.png);
		}
		#zx .title .icon3 {
			background-repeat: no-repeat;
			background-image: url(../../Images/3-3.png);
		}
		#zx .title .cur {
			border-bottom: 2px #0071af solid;
		}
		#zx .body {
			padding-top:20px;
		}
			#zx .body .body-left {
				width: 194px;
				float: left;
				margin-right:20px;
			}
				#zx .body .body-left .body-left-item {
					height: 40px;
					line-height: 40px;
					background-image: url(../../Images/item-bg.png);
					background-repeat: no-repeat;
					margin-bottom: 10px;
					text-align: center;
					color: #0071af;
					font-size:18px;
					cursor:pointer;
				}
				#zx .body .body-left .cur {
					color:#ffffff;
					background-image: url(../../Images/cur-item-bg.png);
				}

			#zx .body .body-middle {
				width: 682px;
				float: left;
				margin-right: 20px;
			}
				#zx .body .body-middle .body-middle-item {
					overflow:hidden;
					padding:7px 0px;
				}
				#zx .body .body-middle .body-middle-item .artitle {
					width: 592px;
					float: left;
					font-size: 16px;
				}
				#zx .body .body-middle .body-middle-item .date {
					width: 90px;
					float: left;
					text-align: center;
					color: #ccc;
					font-size: 16px;
				}
					#zx .body .body-middle .body-middle-item .zx-more {
						text-align:right;
					}
					#zx .body .body-right {
						width: 254px;
						float: right;
					}
					#zx .body .body-right .body-right-item {

					}